Fix duplicate release workflow runs from changesets bot commits#119
Fix duplicate release workflow runs from changesets bot commits#119huangyiirene merged 2 commits intomainfrom
Conversation
…mmits Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
📋 Changelog PreviewThe following changes will be included in the next release:
🦋 �[31merror�[39m Error: Failed to find where HEAD diverged from "main". Does "main" exist and it's synced with remote? |
The release workflow triggers twice on version bumps: once for the "Version Packages" PR merge, then again when
changesets/actioncommits the version updates.Changes
github.actorisgithub-actions[bot]Workflow now runs only for human-initiated commits while allowing changesets to manage version bumps via PR.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.